Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复 FluColorPicker 存在的颜色同步与输入问题 #582

Merged

Conversation

luckyloogn
Copy link
Contributor

  • 修复了 FluColorPicker 打开时滑块与 RGBA/HEX 数值未正确匹配当前颜色的问题

    前:

    flucolorpickercurrent.mp4

    后:

    flucolorpickercurrent.mp4
  • 修复了 FluColorPicker 设置 HEX 值时,RGBA 数值未同步更新的问题

  • 修复了 FluColorPicker HEX 输入框只能接受大写 A-F 字符的问题

    前:

    flucolorpickerhex.mp4

    后:

    flucolorpickerhex.mp4

- 修复了 FluColorPicker 打开时滑块与 RGBA/HEX 数值未正确匹配当前颜色的问题。
- 修复了 FluColorPicker 设置 HEX 值时,RGBA 数值未同步更新的问题。
- 修复了 FluColorPicker HEX 输入框只能接受大写 A-F 字符的问题。
@zhuzichu520
Copy link
Owner

非常感谢!

@zhuzichu520 zhuzichu520 merged commit 985e90b into zhuzichu520:main Jan 2, 2025
5 checks passed
@luckyloogn luckyloogn deleted the fix/color-picker-sync-issues branch January 2, 2025 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants